Intersoft WebInput Documentation
How-to: Customize DateTime Editor user interface
See Also Send Feedback
Intersoft WebInput > Features and Concepts > Editors > How-to: Customize DateTime Editor user interface

Glossary Item Box

You can customize DateTime editor user interface of WebInput.

In this topic, you will learn how to customize DateTime Editor user interface.

To customize DateTime Editor user interface

  1. Click WebInput instance, right click and go to Designer.
  2. Set the Editors - DateTime - IsEnabled property to True.
  3. Set the Editors - DateTime - ShowFooter property to True.
  4. Set the Editors - DateTime - ShowHeader property to True.
  5. Set the Editors - DateTime - ShowHeaderDay property to True.
  6. Set the Editors - DateTime - ShowOtherMonthDay property to True.

    DateTimeShow

  7. Run the Project.

    Sections

See Also